Submission
Your submission should consist of the following:
assn4_answers.pdf
: The PDF document containing your answers for the questions.- Include in your
assn4_answers.pdf
the annotated portions of:x264_s.s
: The scalar version ofx264
x264_v.s
: The vectorized version ofx264
conv1.s
: A simple convolutional kernelconv2.s
: Another convolutional kernel
These files should be at the top level in the repo that you used for your assignment. The last commit, before the deadline, will be considered for grading.
This assignment was written in July 2024 by Ayrton Chilibeck for Dr. Amaral for CMPUT 429 at the University of Alberta.